home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 13282 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  829 b 

  1. Path: ts10-3.slip.uwo.ca!user
  2. From: greg@ohs.uwo.ca (Greg Chapman)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Which is better????
  5. Date: Sun, 24 Mar 1996 13:02:30 -0500
  6. Organization: OHS, U. of Western Ontario
  7. Message-ID: <greg-2403961302300001@ts10-3.slip.uwo.ca>
  8. References: <3155559E.7120@dial.pipex.com>
  9. NNTP-Posting-Host: ts10-3.slip.uwo.ca
  10. X-Authenticated: gchapman@ts10-3.slip.uwo.ca
  11.  
  12. In article <3155559E.7120@dial.pipex.com>, gs94@dial.pipex.com wrote:
  13.  
  14. >I would prefer to use the faster method as I am iterating over some functions 
  15. >several times passing megabytes of data (not all at once, in chunks of a few 
  16. >dozen bytes at a time)
  17.  
  18. Generally, pass a pointer if the data is longer then 4 bytes.
  19.  
  20. Greg Chapman
  21. Systems Manager / Mac Developer
  22. OHS, U. of Western Ontario
  23. ---
  24. "The laws of physics do not apply to this man."
  25.